[INFO] fetching crate tg 0.9.6...
[INFO] checking tg-0.9.6 against master#4eb62535fc12dd1a63fd43a4173e224e79313c4d for pr-158816
[INFO] extracting crate tg 0.9.6 into /workspace/builds/worker-5-tc1/source
[INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml
[INFO] started tweaking crates.io crate tg 0.9.6
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate tg 0.9.6
[INFO] tweaked toml for crates.io crate tg 0.9.6 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tg 0.9.6 on toolchain 4eb62535fc12dd1a63fd43a4173e224e79313c4d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tg 0.9.6 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded macro-attr v0.2.0
[INFO] [stderr]   Downloaded xdg v3.0.0
[INFO] [stderr]   Downloaded facet-macros v0.42.0
[INFO] [stderr]   Downloaded facet-singularize v0.42.0
[INFO] [stderr]   Downloaded v_utils v2.15.23
[INFO] [stderr]   Downloaded v_utils_macros v2.11.23
[INFO] [stderr]   Downloaded function_name-proc-macro v0.3.0
[INFO] [stderr]   Downloaded facet-path v0.42.0
[INFO] [stderr]   Downloaded facet-macro-types v0.42.0
[INFO] [stderr]   Downloaded function_name v0.3.0
[INFO] [stderr]   Downloaded jiff-tzdb v0.1.5
[INFO] [stderr]   Downloaded facet-macro-parse v0.42.0
[INFO] [stderr]   Downloaded facet-solver v0.42.0
[INFO] [stderr]   Downloaded facet v0.42.0
[INFO] [stderr]   Downloaded derive-new v0.7.0
[INFO] [stderr]   Downloaded facet-toml v0.42.0
[INFO] [stderr]   Downloaded config v0.15.19
[INFO] [stderr]   Downloaded facet-macros-impl v0.42.0
[INFO] [stderr]   Downloaded facet-reflect v0.42.0
[INFO] [stderr]   Downloaded facet-core v0.42.0
[INFO] [stderr]   Downloaded facet-format v0.42.0
[INFO] [stderr]   Downloaded facet-json v0.42.0
[INFO] [stderr]   Downloaded insta v1.46.1
[INFO] [stderr]   Downloaded grammers-tl-types v0.10.0
[INFO] [stderr]   Downloaded grammers-tl-parser v1.2.2
[INFO] [stderr]   Downloaded libsql-sys v0.9.30
[INFO] [stderr]   Downloaded grammers-session v0.10.0
[INFO] [stderr]   Downloaded grammers-tl-gen v0.10.0
[INFO] [stderr]   Downloaded libsql v0.9.30
[INFO] [stderr]   Downloaded os_info v3.15.0
[INFO] [stderr]   Downloaded grammers-mtsender v0.10.0
[INFO] [stderr]   Downloaded locate-locale v0.2.0
[INFO] [stderr]   Downloaded grammers-mtproto v0.10.0
[INFO] [stderr]   Downloaded ctr v0.10.1
[INFO] [stderr]   Downloaded inout v0.2.2
[INFO] [stderr]   Downloaded grammers-crypto v0.10.0
[INFO] [stderr]   Downloaded pbkdf2 v0.13.0
[INFO] [stderr]   Downloaded glass_pumpkin v2.0.0-rc0
[INFO] [stderr]   Downloaded cipher v0.5.2
[INFO] [stderr]   Downloaded aes v0.9.1
[INFO] [stderr]   Downloaded clap_complete v4.5.65
[INFO] [stderr]   Downloaded grammers-client v0.10.0
[INFO] [stderr]   Downloaded clap-stdin v0.8.0
[INFO] [stderr]   Downloaded libsql-ffi v0.9.30
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 7a087f74bfb9c61866289ecf1daa8bf12fc86488a727357eea1e907a468cbd11
[INFO] running `Command { std: "docker" "start" "7a087f74bfb9c61866289ecf1daa8bf12fc86488a727357eea1e907a468cbd11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7a087f74bfb9c61866289ecf1daa8bf12fc86488a727357eea1e907a468cbd11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7a087f74bfb9c61866289ecf1daa8bf12fc86488a727357eea1e907a468cbd11" "/opt/rustwide/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7a087f74bfb9c61866289ecf1daa8bf12fc86488a727357eea1e907a468cbd11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7a087f74bfb9c61866289ecf1daa8bf12fc86488a727357eea1e907a468cbd11" "/opt/rustwide/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking socket2 v0.6.4
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling facet-core v0.42.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]    Compiling cc v1.2.54
[INFO] [stderr]    Compiling zmij v1.0.17
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling aws-lc-sys v0.37.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking impls v1.0.3
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling grammers-tl-parser v1.2.2
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]    Compiling unsynn v0.3.0
[INFO] [stderr]    Compiling grammers-tl-gen v0.10.0
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]     Checking terminal_size v0.4.3
[INFO] [stderr]     Checking backtrace-ext v0.2.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]     Checking inout v0.2.2
[INFO] [stderr]     Checking supports-unicode v3.0.0
[INFO] [stderr]     Checking supports-hyperlinks v3.2.0
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling zerocopy v0.8.34
[INFO] [stderr]    Compiling pest v2.8.5
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking cipher v0.5.2
[INFO] [stderr]    Compiling facet-macro-types v0.42.0
[INFO] [stderr]    Compiling grammers-tl-types v0.10.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling facet-macro-parse v0.42.0
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling pest_meta v2.8.5
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking cpubits v0.1.1
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling facet-macros-impl v0.42.0
[INFO] [stderr]     Checking glass_pumpkin v2.0.0-rc0
[INFO] [stderr]     Checking aes v0.9.1
[INFO] [stderr]     Checking pbkdf2 v0.13.0
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]    Compiling pest_generator v2.8.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking bytes v1.12.0
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking miette v7.6.0
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]     Checking facet-reflect v0.42.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking facet-solver v0.42.0
[INFO] [stderr]    Compiling libsql-ffi v0.9.30
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking ctr v0.10.1
[INFO] [stderr]     Checking sha1 v0.11.0
[INFO] [stderr]     Checking facet-path v0.42.0
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling facet v0.42.0
[INFO] [stderr]     Checking facet-singularize v0.42.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking facet-format v0.42.0
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking grammers-crypto v0.10.0
[INFO] [stderr]    Compiling facet-macros v0.42.0
[INFO] [stderr]    Compiling pest_derive v2.8.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking serde_spanned v1.0.4
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling v_utils_macros v2.11.23
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking ron v0.12.0
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking serde-untagged v0.1.9
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking yaml-rust2 v0.10.4
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking clap_builder v4.5.55
[INFO] [stderr]     Checking eyre v0.6.12
[INFO] [stderr]     Checking toml v0.9.11+spec-1.1.0
[INFO] [stderr]     Checking hyper-util v0.1.19
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking os_info v3.15.0
[INFO] [stderr]     Checking rust-ini v0.21.3
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling v_utils v2.15.23
[INFO] [stderr]     Checking locate-locale v0.2.0
[INFO] [stderr]    Compiling function_name-proc-macro v0.3.0
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr] warning: libsql-ffi@0.9.30: cc: fatal error: Killed signal terminated program cc1
[INFO] [stderr] warning: libsql-ffi@0.9.30: compilation terminated.
[INFO] [stderr] error: failed to run custom build command for `libsql-ffi v0.9.30`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/libsql-ffi-4f35ba5dab563533/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=bundled/src/sqlite3.c
[INFO] [stderr]   cargo:lib_dir=/opt/rustwide/target/debug/build/libsql-ffi-d6bafd5730bed2e9/out
[INFO] [stderr]   cargo:rerun-if-env-changed=YYSTACKDEPTH
[INFO] [stderr]   cargo:rerun-if-env-changed=SQLITE_MAX_VARIABLE_NUMBER
[INFO] [stderr]   cargo:rerun-if-env-changed=SQLITE_MAX_EXPR_DEPTH
[INFO] [stderr]   cargo:rerun-if-env-changed=SQLITE_MAX_COLUMN
[INFO] [stderr]   cargo:rerun-if-env-changed=LIBSQLITE3_FLAGS
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/libsql-ffi-d6bafd5730bed2e9/out)
[INFO] [stderr]   OPT_LEVEL = Some(0)
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_ENCODED_RUSTFLAGS = Some(--cap-lints=forbid)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CC
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC
[INFO] [stderr]   CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   RUSTC_WRAPPER = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some(true)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=cc: fatal error: Killed signal terminated program cc1
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred in cc-rs: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-w" "-std=c11" "-DSQLITE_CORE" "-DSQLITE_DEFAULT_FOREIGN_KEYS=1" "-DSQLITE_ENABLE_API_ARMOR" "-DSQLITE_ENABLE_COLUMN_METADATA" "-DSQLITE_ENABLE_DBSTAT_VTAB" "-DSQLITE_ENABLE_FTS3" "-DSQLITE_ENABLE_FTS3_PARENTHESIS" "-DSQLITE_ENABLE_FTS5" "-DSQLITE_ENABLE_JSON1" "-DSQLITE_ENABLE_LOAD_EXTENSION=1" "-DSQLITE_ENABLE_MEMORY_MANAGEMENT" "-DSQLITE_ENABLE_RTREE" "-DSQLITE_ENABLE_STAT2" "-DSQLITE_ENABLE_STAT4" "-DSQLITE_SOUNDEX" "-DSQLITE_THREADSAFE=1" "-DSQLITE_USE_URI" "-DHAVE_USLEEP=1" "-D_POSIX_THREAD_SAFE_FUNCTIONS" "-o" "/opt/rustwide/target/debug/build/libsql-ffi-d6bafd5730bed2e9/out/3b8a01b640506ff7-sqlite3.o" "-c" "bundled/src/sqlite3.c"
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `grammers-tl-types` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4eb62535fc12dd1a63fd43a4173e224e79313c4d/bin/rustc --crate-name grammers_tl_types --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grammers-tl-types-0.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="deserializable-functions"' --cfg 'feature="impl-debug"' --cfg 'feature="impl-from-enum"' --cfg 'feature="impl-from-type"' --cfg 'feature="tl-api"' --cfg 'feature="tl-mtproto"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserializable-functions", "impl-debug", "impl-from-enum", "impl-from-type", "impl-serde", "tl-api", "tl-mtproto"))' -C metadata=79432cd531272563 -C extra-filename=-ad71fbd93d73899a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "7a087f74bfb9c61866289ecf1daa8bf12fc86488a727357eea1e907a468cbd11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a087f74bfb9c61866289ecf1daa8bf12fc86488a727357eea1e907a468cbd11", kill_on_drop: false }`
[INFO] [stdout] 7a087f74bfb9c61866289ecf1daa8bf12fc86488a727357eea1e907a468cbd11
